Ploha A. Instalace pomoc systmu install4j

Od:
  Killer Game Programming in Java
  Andrew Davison
  O'Reilly, May 2005
  ISBN: 0-596-00730-2
  http://www.oreilly.com/catalog/killergame/
  Webov strnka originlu knihy: http://fivedots.coe.psu.ac.th/~ad/jg

Kontaktn adresa:
  Dr. Andrew Davison
  Dept. of Computer Engineering
  Prince of Songkla University
  Hat Yai, Songkhla 90112, Thailand
  E-mail: ad@fivedots.coe.psu.ac.th

Pouijete-li uveden kd, pak prosm uvede jmno jeho autora a 
odkaz a webovou strnku knihy.

Dky,
  Andrew


============================
Tdu DLLUninstallAction v souboru custom.jar pouv od-instalan program
systmu install4j pro aplikace BugRunner a Checkers3D k smazn jejich
soubor typu DLL.

============================
Kompilace:

> javac -classpath "%CLASSPATH%;d:\install4j\resource\i4jruntime.jar" DLLUninstallAction.java
// nebo pouijte compile.bat

Kompilace pedpokld, e systm install4j se nachz v adresi
d:\install4j

============================
JAR creation:

> jar cvf custom.jar *.class
// nebo pouijte makeJar.bat

-----
Posledn aktualizace: 21. dubna 2005